Name | Description | |
---|---|---|
![]() ![]() | Empty | (Inherited from System.EventArgs) |
Name | Description | |
---|---|---|
![]() ![]() | Empty | (Inherited from System.EventArgs) |
Name | Description | |
---|---|---|
![]() | Action | Gets a change action. |
![]() ![]() | Clear | Represents a static instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.Clear action. |
![]() ![]() | ClearAndAddItems | Represents a static instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.ClearAndAddItems action. |
![]() | Index | Gets an index of item in collection. |
![]() | NewValue | Gets a value of new item. |
![]() | OldValue | Gets a value of old item. |
![]() ![]() | ReorderItems | Represents a static instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.ReorderItems action. |
Name | Description | |
---|---|---|
![]() | ConvertTo<ResultType> | Converts this instance to an instance of the CollectionChangeEventArgs |
![]() ![]() | CreateInsertItemEventArgs | Creates an instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.InsertItem action. |
![]() ![]() | CreateRemoveItemEventArgs | Creates an instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.RemoveItem action. |
![]() ![]() | CreateSetItemEventArgs | Creates an instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.SetItem action. |
![]() | ToString | Returns the string representation of this object. |